Visual Basic (Declaration) | |
---|---|
Public Sub Clear() |
C# | |
---|---|
public void Clear() |
Exception | Description |
---|---|
System.NotSupportedException | The Collection is read-only. |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
CSharpTest.Net | |
Clear Method | |
See Also Send Feedback Download Help File |
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace > BTreeList<T> Class : Clear Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Sub Clear() |
C# | |
---|---|
public void Clear() |
Exception | Description |
---|---|
System.NotSupportedException | The Collection is read-only. |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7